home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1568 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.1 KB

  1. From: bousch@topo.matups.fr (Thierry Bousch)
  2. Subject: Re: lpdev v0.6
  3. Date: Mon, 27 Jun 1994 15:09:13 +0200 (MET DST)
  4. In-Reply-To: <9406270857.AA28603@math.uni-muenster.de> from "Ulrich Kuehn" at Jun 27, 94 10:57:12 am
  5.  
  6. Hello Ulrich,
  7.  
  8. > Over the weekend, I tried to get your /dev/lp driver to work on my TT
  9. > and a hp deskjet 500. Whatever I print, the busy light on the printer
  10. > is lighted for a short time, the printing process exits, but nothing
  11. > else happens. When I use the /dev/centr device, the printer also
  12. > prints. Do you have any hints for me?
  13.  
  14. I have also noticed that lpdev ceased to work after applying Kay's net
  15. patches to the kernel. Apparently, there is interference with the PLIP
  16. driver, which is not too surprising since each one wants to reprogram
  17. the MFP interrupt source 0 for its own use. You could probably fix the
  18. problem by commenting out the PLIP code (haven't tested); more simply,
  19. just send anything to /dev/centr, after that /dev/lp should work just
  20. fine. (I haven't an explanation for this, but I guess that PLIP fiddles
  21. with the active edge register, and that -one- Centronics interrupt is
  22. enough to put things back in order.)
  23.  
  24. Thierry.
  25.